@charset "utf-8";
/* CSS Document */

/*banner*/
.slideBox {
	width: 100%;
	height: 787px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 42%;
	bottom: 40px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 77px;
	height: 5px;
	line-height: 14px;
	text-align: center;
	border: 1px solid #999;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #f8c80f;
	color: #fff;
	border: 1px solid #f8c80f;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	display: block;
	width: 100%;
	height: 787px;
}
.slideBox .bd li a{
	display: block;
	width: 100%;
	height: 787px;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
/*head*/
.headbig {
	max-width: 1300px!important;
}
.headtel {
	width: 195px;
	float: right;
	padding-left: 50px;
	background: url(../images/tell.png) no-repeat;
	color: #fff;
	font-weight: 700;
	    font-size: 23px;
    margin-top: 20px;
    margin-left: 15px;
    line-height: 22px;
}
.headtel span {
	display: block;
	font-size: 14px;
	color: #8f8f8f;
	font-weight: normal;
	line-height: 15px;
}
.content2 {
	width: 1200px;
	margin: 0 auto;
}
/*热销产品*/
.rxpro {
	background: #111;
}
.rxtit {
	height: 100px;
	background: url(../images/titbj.png) no-repeat center bottom;
	font-size: 31px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	overflow: hidden;
	padding-top: 65px;
}
.rxtit .huang {
	color: #f8c80f;
}
.rxtit font {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	font-weight: normal;
}
/*分类切换*/
.slideTxtBox {
	text-align: center;
	margin-top: 37px;
	padding-bottom: 60px;
}
.slideTxtBox .hd {
	height: 50px;
	line-height: 30px;
	text-align: center;
	position: relative;
}
.slideTxtBox .hd ul {
	height: 50px;
	text-align: center;
}
.slideTxtBox .hd ul li {
	display: inline-block;
	padding: 0 15px;
	cursor: pointer;
	width: auto;
	border: 1px solid #282828;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: #ddd;
	margin: 0 5px;
}
.slideTxtBox .hd ul li.on {
	height: 33px;
	background: #f8c80f;
	border: 1px solid #f8c80f;
	color: #000;
}
.slideTxtBox .bd ul {
	zoom: 1;
}
/*滚动产品*/
.picScroll-left {
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.picScroll-left .hd2 {
	height: 20px;
}
.picScroll-left .hd2 .prev, .picScroll-left .hd2 .next {
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 90px;
	z-index: 9999;
	background: url(../images/proleft.png) 0 0px no-repeat;
}
.picScroll-left .hd2 .next {
	background-position: -33px 0px;
	right: 0px;
}
.picScroll-left .bd2 {
	padding: 10px;
}
.picScroll-left .bd2 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd2 ul li {
	margin: 0 19px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left .bd2 ul li .pic {
	text-align: center;
	width: 254px;
	height: 254px;
}
.picScroll-left .bd2 ul li .pic img {
	width: 244px;
	height: 244px;
	display: block;
	border: 5px solid #2e2e2e;
}
.picScroll-left .bd2 ul li .pic a:hover img {
	border-color: #333;
}
.picScroll-left .bd2 ul li .title {
	line-height: 50px;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	width: 232px;
}
.picScroll-left .bd2 ul li .title a {
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
/*滚动产品*/
.picScroll-left02 {
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.picScroll-left02 .hd2 {
	height: 20px;
}
.picScroll-left02 .hd2 .prev, .picScroll-left02 .hd2 .next {
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 90px;
	z-index: 9999;
	background: url(../images/proleft.png) 0 0px no-repeat;
}
.picScroll-left02 .hd2 .next {
	background-position: -33px 0px;
	right: 0px;
}
.picScroll-left02 .bd2 {
	padding: 10px;
}
.picScroll-left02 .bd2 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left02 .bd2 ul li {
	margin: 0 19px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left02 .bd2 ul li .pic {
	text-align: center;
	width: 254px;
	height: 254px;
}
.picScroll-left02 .bd2 ul li .pic img {
	width: 244px;
	height: 244px;
	display: block;
	border: 5px solid #2e2e2e;
}
.picScroll-left02 .bd2 ul li .pic a:hover img {
	border-color: #333;
}
.picScroll-left02 .bd2 ul li .title {
	line-height: 50px;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	width: 232px;
}
.picScroll-left02 .bd2 ul li .title a {
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
/*滚动产品*/
.picScroll-left03 {
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.picScroll-left03 .hd2 {
	height: 20px;
}
.picScroll-left03 .hd2 .prev, .picScroll-left03 .hd2 .next {
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 90px;
	z-index: 9999;
	background: url(../images/proleft.png) 0 0px no-repeat;
}
.picScroll-left03 .hd2 .next {
	background-position: -33px 0px;
	right: 0px;
}
.picScroll-left03.bd2 {
	padding: 10px;
}
.picScroll-left03 .bd2 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left03 .bd2 ul li {
	margin: 0 19px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left03 .bd2 ul li .pic {
	text-align: center;
	width: 254px;
	height: 254px;
}
.picScroll-left03 .bd2 ul li .pic img {
	width: 244px;
	height: 244px;
	display: block;
	border: 5px solid #2e2e2e;
}
.picScroll-left03 .bd2 ul li .pic a:hover img {
	border-color: #333;
}
.picScroll-left03 .bd2 ul li .title {
	line-height: 50px;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	width: 232px;
}
.picScroll-left03 .bd2 ul li .title a {
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
/*滚动产品*/
.picScroll-left04 {
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.picScroll-left04 .hd2 {
	height: 20px;
}
.picScroll-left04 .hd2 .prev, .picScroll-left04 .hd2 .next {
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 90px;
	z-index: 9999;
	background: url(../images/proleft.png) 0 0px no-repeat;
}
.picScroll-left04 .hd2 .next {
	background-position: -33px 0px;
	right: 0px;
}
.picScroll-left04.bd2 {
	padding: 10px;
}
.picScroll-left04 .bd2 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left04 .bd2 ul li {
	margin: 0 19px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left04 .bd2 ul li .pic {
	text-align: center;
	width: 254px;
	height: 254px;
}
.picScroll-left04 .bd2 ul li .pic img {
	width: 244px;
	height: 244px;
	display: block;
	border: 5px solid #2e2e2e;
}
.picScroll-left04 .bd2 ul li .pic a:hover img {
	border-color: #333;
}
.picScroll-left04 .bd2 ul li .title {
	line-height: 50px;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	width: 232px;
}
.picScroll-left04 .bd2 ul li .title a {
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
/*滚动产品*/
.picScroll-left05 {
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.picScroll-left05 .hd2 {
	height: 20px;
}
.picScroll-left05 .hd2 .prev, .picScroll-left05 .hd2 .next {
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 90px;
	z-index: 9999;
	background: url(../images/proleft.png) 0 0px no-repeat;
}
.picScroll-left05 .hd2 .next {
	background-position: -33px 0px;
	right: 0px;
}
.picScroll-left05.bd2 {
	padding: 10px;
}
.picScroll-left05 .bd2 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left05 .bd2 ul li {
	margin: 0 19px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left05 .bd2 ul li .pic {
	text-align: center;
	width: 254px;
	height: 254px;
}
.picScroll-left05 .bd2 ul li .pic img {
	width: 244px;
	height: 244px;
	display: block;
	border: 5px solid #2e2e2e;
}
.picScroll-left05 .bd2 ul li .pic a:hover img {
	border-color: #333;
}
.picScroll-left05 .bd2 ul li .title {
	line-height: 50px;
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	width: 232px;
}
.picScroll-left05 .bd2 ul li .title a {
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
/*滚动产品*/
.picScroll-left06 {
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.picScroll-left06 .hd2 {
	height: 20px;
}
.picScroll-left06 .hd2 .prev, .picScroll-left06 .hd2 .next {
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 90px;
	z-index: 9999;
	background: url(../images/proleft.png) 0 0px no-repeat;
}
.picScroll-left06 .hd2 .next {
	background-position: -33px 0px;
	right: 0px;
}
.picScroll-left06.bd2 {
	padding: 10px;
}
.picScroll-left06 .bd2 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left06 .bd2 ul li {
	margin: 0 19px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left06 .bd2 ul li .pic {
	text-align: center;
	width: 254px;
	height: 254px;
}
.picScroll-left06 .bd2 ul li .pic img {
	width: 244px;
	height: 244px;
	display: block;
	border: 5px solid #2e2e2e;
}
.picScroll-left06 .bd2 ul li .pic a:hover img {
	border-color: #333;
}
.picScroll-left06 .bd2 ul li .title {
	line-height: 50px;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	width: 232px;
}
.picScroll-left06 .bd2 ul li .title a {
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
/*个性定制*/
.dingzhi {
	background: url(../images/dzbj.jpg) no-repeat center top;
	height: 689px;
}
.dzicon12 {
	width: 587px;
	float: right;
	height: 215px;
	border: 1px solid rgba(255,255,255,0.13);
	border-bottom: none;
	margin-top: 176px;
}
.dzicon01 {
	border-right: 1px solid rgba(255,255,255,0.13);
	width: 231px;
	background: url(../images/dzicon01.png) no-repeat 58px 56px;
	height: 158px;
	padding: 56px 0 0 61px;
	float: left;
}
.dzhuang {
	display: block;
	font-size: 16px;
	color: #f5c60f;
	line-height: 38px;
	padding-left: 55px;
}
font.dzf {
	font-size: 14px;
	color: #a1a2a8;
	line-height: 85px;
}
.dzicon02 {
	width: 231px;
	background: url(../images/dzicon02.png) no-repeat 58px 56px;
	height: 158px;
	padding: 56px 0 0 61px;
	float: left;
}
.dzicon345 {
	width: 880px;
	clear: both;
	float: right;
	height: 215px;
	border: 1px solid rgba(255,255,255,0.13);
}
.dzicon03 {
	width: 231px;
	background: url(../images/dzicon03.png) no-repeat 58px 56px;
	height: 158px;
	padding: 56px 0 0 61px;
	border-right: 1px solid rgba(255,255,255,0.13);
	float: left;
}
.dzicon04 {
	width: 231px;
	background: url(../images/dzicon04.png) no-repeat 58px 56px;
	height: 158px;
	padding: 56px 0 0 61px;
	border-right: 1px solid rgba(255,255,255,0.13);
	float: left;
}
.dzicon05 {
	width: 231px;
	background: url(../images/dzicon05.png) no-repeat 58px 56px;
	height: 158px;
	padding: 56px 0 0 61px;
	float: left;
}
.dztit {
	position: absolute;
	top: 90px;
	left: 0;
}
.dztit01 {
	width: 404px;
	padding-left: 150px;
	font-size: 31px;
	font-weight: 700;
	color: #fff;
}
.dztit01 span {
	color: #f8c80f;
}
.dztit01 .dzge {
	width: 42px;
	height: 1px;
	background: rgba(245,198,15,0.2);
	clear: both;
	margin: 25px 0 20px 0;
}
.dztit .duohua {
	font-size: 14px;
	color: #bebebe;
	font-weight: normal;
	line-height: 30px!important;
	display: block;
}
.dztit .duohua strong {
	font-weight: 700;
	color: #f8c80f;
}
.dztit02 {
	overflow: hidden;
	margin-top: 40px;
}
.dztel {
	width: 220px;
	padding-left: 50px;
	background: url(../images/tel02.png) no-repeat 0 5px;
	font-size: 30px;
	color: #f8c80f;
	float: left;
}
.dztel span {
	font-size: 14px;
	color: #999;
	display: block;
}
.zxdz {
	display: block;
	float: left;
	padding-left: 48px;
	background: #f8c80f url(../images/zxdz.png) no-repeat 15px center;
	width: 135px;
	line-height: 44px;
	font-size: 14px;
	color: #000;
	margin-top: 5px;
}
/*定制流程*/
.dzlc {
	background: url(../images/dzlcbj.jpg) repeat;
	width: 100%;
	height: 407px;
}
.lctit {
	overflow: hidden;
	margin-bottom: 55px;
}
.lctit01 {
	font-size: 31px;
	color: #000;
	font-weight: 700;
	float: left;
	margin: 60px 0 0 0;
}
.lctit01 span {
	font-size: 16px;
	font-weight: normal;
	color: rgba(0,0,0,0.68);
	padding-left: 10px;
}
.lctit02 {
	width: 120px;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	display: block;
	float: right;
	background: #000;
	color: #f5c60f;
	margin: 66px 0 0 0;
}
.dzlcmain {
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	font-weight: 700;
	color: #000;
}
.dzlcmain div {
	float: left;
}
.dzlc01 {
	width: 150px;
	text-align: center;
	margin-right: 50px;
}
.dzlc02 {
	width: 155px;
	text-align: center;
	margin-right: 40px;
}
.dzlc03 {
	width: 165px;
	text-align: center;
	margin-right: 50px;
}
.dzlc04 {
	width: 150px;
	text-align: center;
	margin-right: 60px;
}
.dzlc05 {
	width: 165px;
	text-align: center;
	margin-right: 49px;
}
.dzlc06 {
	width: 165px;
	text-align: center;
}
/*客户案例*/
.khcase {
	background: #000;
	padding-bottom: 70px;
}
.picScroll-left_case {
	overflow: hidden;
	position: relative;
	text-align: center;
}
.picScroll-left_case .hd {
	height: 30px;
}
.picScroll-left_case .hd .prev {
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 150px;
	z-index: 9999;
	background: url(../images/proleft.png) no-repeat;
}
.picScroll-left_case .hd .next {
	right: 0px;
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 150px;
	z-index: 9999;
	background: url(../images/proleft.png) no-repeat -33px 0px;
}
.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}
.picScroll-left_case .hd .nextStop {
	background-position: -60px -50px;
}
.picScroll-left_case .bd {
	margin-left: 40px;
}
.picScroll-left_case .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left_case .bd ul li {
	margin: 0 26px;
	float: left;
	_display: inline;
	overflow: hidden;
	width: 320px;
	background: #222;
	height: 328px;
}
.picScroll-left_case .bd ul li .pic {
	text-align: center;
	width: 320px;
	overflow: hidden;
}
.picScroll-left_case .bd ul li .pic img {
	width: 320px;
	height: 190px;
	display: block;
	    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.picScroll-left_case .bd ul li:hover .pic img{
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.picScroll-left_case .bd ul li .title {
	line-height: 30px;
	padding: 20px 24px 0 24px;
	text-align: left;
}
.picScroll-left_case .bd ul li .title a {
	font-size: 16px;
	color: #fff;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 260px;
	line-height: 44px;
}
.picScroll-left_case .bd ul li .deteil {
	line-height: 23px;
	font-size: 14px;
	color: #888;
	padding: 0 24px;
	text-align: left;
}
.morem {
	width: auto;
	border-radius: 50px;
	border: 1px solid rgba(248,200,15,0.3);
	height: 35px;
	line-height: 35px;
	padding: 0 30px;
	text-align: center;
	display: inline-block;
	margin-top: 45px;
	font-size: 12px;
	color: #f8c80f;
	    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.morem:hover{
	    background: #fff;
    border-color: #fff;
	color: #000;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.17);
}
/*新闻资讯*/
.index_news {
	background: #222;
	padding-bottom: 70px;
	overflow: hidden;
}
.picMarquee-left {
	overflow: hidden;
	position: relative;
	margin-top: 45px;
	text-align: center;
}

.picMarquee-left .bd {
	
}
.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left .bd ul li {
	margin: 0 15px;
	float: left;
	_display: inline;
	overflow: hidden;
	background: #fff;
	width: 277px;
}
.picMarquee-left .bd ul li .pic {
	text-align: center;
	width: 255px;
	height: 135px;
	overflow: hidden;
	margin: 11px;
}
.picMarquee-left .bd ul li .pic img {
	width: 255px;
	height: 135px;
	display: block;
	    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.picMarquee-left .bd ul li:hover .pic img{
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.picMarquee-left .bd ul li .title {
	margin: 11px;
	padding: 5px;
	border-bottom: 1px solid #f5f5f5;
	text-align: left;
}
.picMarquee-left .bd ul li .title a{
	font-size: 14px;
	color: #333;
	line-height: 30px;
	width: 228px;
	display:block;
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	text-align: left;
	
}
.picMarquee-left .bd ul li .title .time{
	font-size: 12px;
	color: #c0c0c0;
	line-height: 30px;
}
.picMarquee-left .bd ul li .xinwjj{
	padding: 0 15px 15px 15px;
	font-size: 12px;
	color: #666;
	text-align: left;
	line-height: 22px;
}

/*footer*/
.footer{
	background: url(../images/footerbj.jpg) repeat;
	height: 300px;
}
.ft01{
	width: 175px;
	float: left;
}
.fttit{
	font-size: 15px;
	color: #dfdfdf;
	line-height: 45px;
	margin-top: 50px;
}
.ft01 a{
	display: block;
	line-height: 27px;
	color: #888;
	font-size: 13px;
}
.ftlx{
	width: 360px;
	float: left;
}
.ftlx p{
	font-size: 13px;
	color: #888;
	line-height: 27px;
}
.ftlx .fttel{
	font-size: 25px;
	margin-top: 65px;
	color: #f8c80f;
	padding-left: 40px;
	background: url(../images/fttel.png) no-repeat;
	height: 40px;
	line-height: 35px;
}
.ftewm{
	width: 105px;
	text-align: center;
	font-size: 13px;
	line-height: 25px;
	color: #888;
	float: left;
	margin-top: 75px;
}
.ftewm img{
	width: 97px;
}
.footer02{
	background: #000;
	height: 45px;
	line-height: 45px;
	font-size: 12px;
	color: #888;
}
.footer02 .ft_l{
	float: left;
}
.footer02 .ft_r{
	float: right;
}

/*内页*/
.bannei{
	height: 350px;
	width: 100%;
}

.company2{
	width: 1100px;
	padding: 40px;
	margin: 0 auto;
	line-height: 30px;
	font-size: 15px;
	color: #999;
}
.company2 h1{
	font-weight: normal;
    font-size: 25px;
    color: #f8c80f;
	line-height: 40px;
}
.company2 h2{
	font-weight: normal;
    font-size: 22px;
    color: #f8c80f;
	line-height: 40px;
}
/*内页面包屑*/
.nei_main{
	width: 1200px;
	margin: 0 auto;
}
.ernavn{
	width: 100%;
	overflow: hidden;
	height: 61px;
	border-bottom: 1px solid #333;
}
.ernavn .gohome {
    line-height: 62px;
    width: 68px;
    height: 61px;
    text-align: center;
    border-left: 1px solid #333;
}
.ernavn .btn_group1{
    font-size: 16px;
    line-height: 61px;
    box-sizing: border-box;
    height: 61px;
    text-align: left;
    color: #666;
    float: left;
    border-left: 1px solid #333;
}
.ernavn .on a{
	background: #f8c80f;
	color: #000!important;
}
.ernavn .fr {
    font-size: 14px;
    line-height: 61px;
    height: 61px;
    color: #f8c70f;
}
.ernavn .fr a {
    color: #f8c70f;
}
.ernavn .fr img {
        margin-top: 21px;
    margin-right: 5px;
    display: block;
    float: left;
}
.ernavn .btn_group1 a{
    font-size: 16px;
    line-height: 61px;
    width: auto;
	display: block;
	padding: 0 30px;
    height: 61px;
    color: #999;
}
/* 通用分页样式 */
.pages {

	padding: 5px 0;
	margin-top: 15px;
	clear: both;
	text-align: center;
}
.pages:after {
	content: '.';
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
}
.pages ul {
	padding: 0;
    list-style: none;
    margin: 0;
    display: block;
    width: 100%;
}
.pages li {
	display: inline-block;
	margin-right: 5px;
	float: none;
}
.pages li a {
	padding: 5px 10px;
	border: 1px solid #282828;
	height: 24px;
	line-height: 24px;
	color: #666;
}
.pages li a:hover {
	border: 1px solid #f8c80f;
	background: #f8c80f;
	color: #fff;
	text-decoration: none;
}
.pages li span {
	border: 1px solid #282828;
	height: 24px;
	line-height: 24px;
	color: #666;
	padding: 5px 10px;
}
.pages .current a {
	border: 1px solid #f8c80f;
	background: #f8c80f;
	color: #000;
}


/*新闻详细*/
.news_xx01{
	font-size: 22px;
    line-height: 40px;
    text-align: center;
    color: #f8c80f;
	font-weight: 700;
}
.news_xx02{
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 40px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #333;
}
.news_xx03{
	padding:30px 20px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	min-height: 350px;
}
.news_xx03 img{
	display: block;
	margin: 0 auto!important;
}
.news_xx03 p{
	font-size: 16px;
	line-height: 30px;
	color: #999;
}
.news_sx{
	padding: 0 20px;
	height: 40px;
	font-size: 14px;
	border: 1px solid #282828;
	line-height: 40px;
	color: #999;
	background: #282828;
	
}
.news_sx a{
	color: #f8c80f;
}
.n_s{
	width: 50%;
	float: left;
}
.n_x{
	width: 50%;
	float: right;
	text-align: right;
}

.mess {
	padding: 0;
	margin-left: 66px;
	font-size: 14px;
	overflow: hidden;
}
.mess tr {
	padding: 0;
	margin: 0;
	line-height: 50px;
	height: 50PX
}
.mess input {
	display: inline-block;
	height: 25px;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #fff;
    background: #333;
    border: 1px solid #444;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.mess textarea {
	    width: 695px !important;
    display: inline!important;
    padding: 2px 8px;
    font-size: 12px;
    height: 100px!important;
    line-height: 1.42857143;
    color: #fff;
    background-color: #333;
    background-image: none;
    border: 1px solid #444;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.mess .submit {
	width: 240px;
	height: 40px !important;
	text-align: center;
	color: #000 !important;
	font-size: 16px;
	background: #f8c80f !important;
	border-radius: 10px;
	border: 0 none;
	cursor: pointer;    margin-left: 30px;
}
div.pfw{position:relative;border:1px solid #e1e1e1; margin-top:30px; }
div.pfw:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;overflow:hidden;}
div.pfw h3{height:30px;line-height:30px;font-size:1em;margin:0;padding:0 0 0 20px;background:#f6f6f6 url(/images/heading_bg.png) 8px top no-repeat;border-bottom:1px solid #e1e1e1; color:#444; font-weight:bold;}
div.pfw h3 small{font-size:12px;color:#666;font-weight:normal;padding-left:4px;font-style:normal;}
div.pfw h3 .more{display:block;float:right;height:30px;line-height:30px;padding-right:8px;font-weight:normal;font-size:12px;margin-right:5px;}
div.pfw .content{margin:5px;font-size:12px;line-height: 1.6em;padding:10px;}
div.pfw .adm_reply {margin:6px 0 0 0;font-size:1em;line-height:200%;padding:25px 5px 25px 25px;position:relative; color:#444; border-top:1px solid #e1e1e1; background:#f7faff;}
div.pfw .adm_reply span{color:darkred; font-weight:bold; color:#e77718; }

.hand{
	    background: #fff;
    border-radius: 10px;
    margin-left: 5px;
    padding: 5px 10px;
	max-width: inherit!important;
}

/*products面包屑*/
.nei_main2{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
    border-right: 1px solid #333;
}
.ernavn2{
	width: 100%;
	overflow: hidden;
	height: 61px;
	border-bottom: 1px solid #333;
}
.ernavn2 .btn_group12{
    font-size: 16px;
    line-height: 61px;
    box-sizing: border-box;
    height: 61px;
    text-align: left;
    color: #666;
    float: left;
	width:170px;
	padding-left:20px;
	border-left: 1px solid #333;
}
.ernavn2 .on a{
	color: #000!important;
}
.ernavn2 .on span{
	color: #000!important;
}
.ernavn2 .on{
	background: #f8c80f;
	color: #000!important;
}
.ernavn2 .btn_group12 a{
    font-size: 15px;
    line-height: 61px;
    width: auto;
	display: block;
    height: 61px;
    color: #f5f5f5;
}
.ernavn2 .btn_group12 a span{
	font-size:20px;
	color:#f8c80f;
	padding-right:7px;}

/*产品封面*/
.prolist{
	width: 1100px!important;
	margin: 30px auto;
	overflow: hidden;
}
.prolist li {
    display: block;
    width: 482px;
    border-left: 3px solid #03864d;
    height: 165px;
    background: #f5f5f5;
    float: left;
    margin: 10px 15px;
}

/*产品列表*/
.fljs{
	font-size: 14px;
	line-height: 30px;
	padding: 15px;
}
.prolist2{
	width: 1200px!important;
	margin: 30px auto;
	overflow: hidden;
}
.prolist2 li {
    display: block;
    width: 100%;
    height: 350px;
	border-bottom: 1px solid #333;
	padding: 25px 0;
}
.pro_tu {
    width: 300px;
    height: 300px;
    overflow: hidden;
    float: left;
    margin: 17px 0 0 17px;
	border: 5px solid #2e2e2e;
}
.pro_tu img {
    width: 100%;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.pro_right {
    width: 790px;
    margin-left: 50px;
    float: left;
    margin-top: 20px;
}
.pro_tit {
    font-size: 22px;
    color: #f8c80f;
    line-height: 55px;
}
.pro_note {
    font-size: 15px;
    line-height: 30px;
    color: #999;
}
.pro_more {
    display: block;
    width: 100px;
    height: 37px;
    line-height: 37px;
    color: #000;
    text-align: center;
    background: #f8c80f;
    margin-top: 20px;
	float: left;
	font-size: 15px;
	padding: 0 15px;
	margin-right: 15px;
	    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
}
.pro_more:hover{
	margin-top: 13px;
}

.pro_note pre{ 
	line-height: 26px!important;
	padding-left: 10px;
font: 14px Arial, "Microsoft Yahei";
white-space:pre-wrap;/*css-3*/ 
white-space:-moz-pre-wrap;/*Mozilla,since1999*/ 
white-space:-pre-wrap;/*Opera4-6*/ 
white-space:-o-pre-wrap;/*Opera7*/ 
word-wrap:break-word;/*InternetExplorer5.5+*/　　
	
}

.ditu iframe{
	border: 5px solid #333;
	opacity: 0.6;
}


.company3
{
    padding-top: 55px;
    padding-bottom: 100px;

    color: #fff;
    background: url(../images/01_02.jpg) no-repeat center top;
}
.company3 .h1t
{
    font-size: 30px;

    position: relative;

    margin-bottom: 13px;
    padding-bottom: 22px;

    text-align: center;
}
.company3 .h1t::after
{
    position: absolute;
    bottom: 0;
    left: 50%;

    width: 45px;
    height: 2px;
    margin-left: -22px;

    content: '';

    background: #fff;
}
.company3 .p1
{
    font-size: 16px;
    line-height: 1.4;

    text-align: center;
}
.company3 .licon
{
    margin-top: 60px;
}
.company3 .licon ul
{
    border-top: 1px solid rgba(250,250,250,.15);
    border-right: 1px solid rgba(250,250,250,.15);
    border-bottom: 1px solid rgba(250,250,250,.15);
}
.company3 .licon li
{
    position: relative;
    float: left;
    width: 25.5%;
    height: 204px;
    padding: 42px 45px;
    border-left: 1px solid rgba(250,250,250,.15);
}
.company3 .licon li h1
{
    font-size: 24px;

    position: relative;
    z-index: 1;

    margin-bottom: 15px;
    padding-bottom: 21px;
}
.company3 .licon li h1::after
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 28px;
    height: 1px;

    content: '';

    background: #fff;
}
.company3 .licon li p
{
    font-size: 14px;
    line-height: 22px;

    position: relative;
    z-index: 1;

    color: #cbcbcb;
}
.company3 .licon li img
{
    position: absolute;
    right: 42px;
    bottom: 38px;
}
.company3 .licon li:hover img
{
    -webkit-transform: rotateY(360deg);
       -moz-transform: rotateY(360deg);
        -ms-transform: rotateY(360deg);
         -o-transform: rotateY(360deg);
            transform: rotateY(360deg);
}

.syfl {
    width: 38%;
    float: left;
    margin-bottom: 18px;
}
.syfl span {
    float: left;
    font-size: 14px;
    color: #fff;
	width: 70px;
	text-align: right;
	color: #999;
    line-height: 30px;
}
.vcode{
	width: 190px;
}


/*荣誉*/
.rongyu{
	width: 1200px;
	margin: 0 auto;
}
.picMarquee-left02 {
	overflow: hidden;
	position: relative;
	margin-top: 45px;
	margin-bottom: 50px;
}

.picMarquee-left02 .bd {
	
}
.picMarquee-left02 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left02 .bd ul li {
	margin: 0 15px;
	float: left;
	_display: inline;
	overflow: hidden;
	width: 277px;
	
}
.picMarquee-left02 .bd ul li .pic {
	text-align: center;
	border: 7px solid #333;
	overflow: hidden;
	margin: 11px;
}
.picMarquee-left02 .bd ul li .pic img {
	width: 255px;
	height: 330px;
	display: block;
	
}

.lianxx p{
	width: 450px;
	float: left;
}
.lianxx{
	    overflow: hidden;
}

.px_wen video{
	background:#222 url(../images/logo.png) no-repeat center center;
    margin: 0 auto;
}
#LXB_CONTAINER_SHOW{
	display: none!important;
}
.shipin{
	width: 750px;
    height: 498px;
    margin: 0 auto;
}

/*底部浮窗*/
.fuchuang {
    width: 100%;
    position: fixed;
    bottom: 0px;
    height: 80px;
    z-index: 999999;
    background: rgba(248,200,15,.88);
	
}
.zaixiandingzhi {
    width: 1200px;
    margin: 0 auto;
}

.fuc01{
	display: block;
	float: left;
}
.fuc02{
	width: 615px;
	float: left;
	margin-left: 15px;
}
.fuc02 .inp_lxr{
	width: 225px;
	height: 33px;
	border: 1px solid #eee;
	background: #fff;
	padding-left: 10px;
	color: #999;
	margin-top: 24px;
}
.fuc02 .inp_shouji{
	width: 225px;
	height: 33px;
	border: 1px solid #eee;
	background: #fff;
	padding-left: 10px;
	color: #999;
	margin-left: 10px;
	margin-top: 24px;
}
.zaixiandingzhi .submit{
	width: 105px;
	background: #000;
	color: #f8c80f;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	margin-left: 10px;
}
.fuc03{
	width: 250px;
	float: left;
	margin-left: 20px;
}
.footer03{
	margin-bottom: 80px;
}
.fuc03 .dztel02 {
    width: 220px;
    padding-left: 50px;
    background: url(../images/tel02hei.png) no-repeat 0 5px;
    font-size: 27px;
	line-height: 25px;
    color: #111;
    float: left;
}
.fuc03 .dztel02 span {
    font-size: 14px;
    color: #444;
    display: block;
}
.aui_state_focus{
	z-index: 999999999999999!important;
}
#newBridge {
    z-index: 99999!important;
}